home *** CD-ROM | disk | FTP | other *** search
- /* Header file generated with fdesign. */
-
- /**** Callback routines ****/
-
- extern void GoButtonProc(FL_OBJECT *, long);
- extern void QuitButtonProc(FL_OBJECT *, long);
- extern void RotSweepProc(FL_OBJECT *, long);
- extern void TransSweepProc(FL_OBJECT *, long);
-
-
-
-
- /**** Forms and Objects ****/
-
- extern FL_FORM *MainForm;
-
- extern FL_OBJECT
- *RotGroup,
- *Rotlength,
- *DegButton,
- *RadButton,
- *Rotendz,
- *Rotendy,
- *Rotendx,
- *Rotdirz,
- *Rotdiry,
- *Rotdirx,
- *Rotdivisions,
- *TransGroup,
- *Translength,
- *Transxdir,
- *Transydir,
- *Transzdir,
- *TypeGroup,
- *RotSweep,
- *TransSweep;
-
- extern FL_FORM *FooForm;
-
-
-
- /**** Creation Routine ****/
-
- extern void create_the_forms();
-